From 3c37fe7daf8a258b9b3ae2d097f019b0cb8f09cc Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Thu, 6 Mar 2014 17:13:46 +0100 Subject: [PATCH] docs: remove ia64 from kexec_and_kdump.txt Signed-off-by: Olaf Hering Acked-by: David Vrabel Acked-by: Ian Jackson Acked-by: Ian Campbell --- docs/misc/kexec_and_kdump.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/misc/kexec_and_kdump.txt b/docs/misc/kexec_and_kdump.txt index 9ec3fcc784..2f937718a3 100644 --- a/docs/misc/kexec_and_kdump.txt +++ b/docs/misc/kexec_and_kdump.txt @@ -137,10 +137,9 @@ command line parameter to the Xen hypervisor. It has two forms: e.g. crashkernel=128M@256M Regardless of which of the two forms of the crashkernel command line you - use, the crash kernel region should appear in /proc/iomem on x86 or - /proc/iomem_machine on ia64. If it doesn't then either the crashkernel - parameter is missing, or for some reason the region couldn't be placed - - for instance because it is too large. + use, the crash kernel region should appear in /proc/iomem on x86. If it + doesn't then either the crashkernel parameter is missing, or for some + reason the region couldn't be placed - for instance because it is too large. # cat /proc/iomem ... @@ -179,8 +178,6 @@ On x86 systems the crash kernel may be either - Relocatability is controlled by the CONFIG_RELOCATABLE kernel compile configuration parameter. This option may not be available depending on the kernel version -On ia64 - Either a vmlinuz or vmlinux.gz image may be used 2. Execute -- 2.30.2